Hey , <br /> <br />In this video, we are going to check that a given number is palindrome or not.Checking for palindrome in c. <br /> <br />We are checking for palindrome in O(n) time .we are using a for loop to check if the letters of string are equal from both ends or not. <br /> <br />This video shows: <br />Palindrome in c <br />Checking string is palindrome or not <br />Checking a number is palindrome or not <br /> <br />Please subscribe to my channel for more videos on programming tips,tricks and techniques.. <br /> <br />Happy Coding : )